JMGetFrameContext Returns the AWT context associated with a frame. JMAWTContextRef JMGetFrameContext (JMFrameRef frame); frame The frame whose AWT context you want to determine. function result A pointer to the AWT context that owns the frame.
JMAWTContextRef JMGetFrameContext (JMFrameRef frame);
frame